| AmHighSchoolCourseRelationDetail |
| Logical Entity Name | AmHighSchoolCourseRelationDetail |
| Default Table Name | AmHighSchoolCourseRelationDetail |
| Physical Only | NO |
| Definition | |
| Note |
| AmHighSchoolCourseRelationDetail Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AmHighSchoolCourseRelationDetailID |
int | NO | ||
AmHighSchoolCourseRelationID |
int | NO | ||
SyCampusID |
int | NO | ||
| StartDate | datetime | NO | ||
| EndDate | datetime | NO | ||
| Credits | numeric(9, 2) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AmHighSchoolCourseRelationDetail Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_AmHighSchoolCourseRelationDetailAmHighSchoolCourseRelationDetailID | PrimaryKey | AmHighSchoolCourseRelationDetailID |
| AmHighSchoolCourseRelationDetail Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AmHighSchoolCourseRelation | Non-Identifying | One To Zero or More | FK_AmHighSchoolCourseRelationDetailAmHighSchoolCourseRelationID_AmHighSchoolCourseRelationAmHighSchoolCourseRelationID | AmHighSchoolCourseRelationID | NO | YES | ||
| SyCampus | Non-Identifying | One To Zero or More | FK_AmHighSchoolCourseRelationDetailSyCampusID_SyCampusSyCampusID | SyCampusID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AmHighSchoolCourseRelationDetailUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AmHighSchoolCourseRelationDetail Check Constraints |
| Check Constraint Name | CheckConstraint |